home *** CD-ROM | disk | FTP | other *** search
/ Web Publisher's Graphics & Clipart / Web Publisher's Graphics & Clipart.iso / START.BAT < prev   
DOS Batch File  |  1995-08-02  |  916b  |  29 lines

  1. @echo off
  2. cls
  3. echo:
  4. echo:
  5. echo:
  6. echo:
  7. echo    SOFTWARE SOLUTIONS FOR YOUR PC !!
  8. echo    =================================
  9. echo:
  10. echo    You've just purchased one of the best examples of quality software
  11. echo    available on the market today !!  These games under the WINDOWS
  12. echo    operating environment were chosen for their top quality and all
  13. echo    around FUN.  Keep your eyes open for our other top quality products
  14. echo    and enjoy this incredible package !!
  15. echo:
  16. echo    This CD-ROM has been designed to run in a MENU under the WINDOWS
  17. echo    OPERATING SYSTEM.  WINDOWS must be installed on your system in order
  18. echo    for this CD-ROM to function properly.
  19. echo:
  20. echo    You may hit SPACE bar to start windows and run the MENU system or
  21. echo    hit CTRL-C to exit.
  22. echo:
  23. echo    From all of us at SOFTWARE SOLUTIONS, Enjoy your software !!
  24. echo:
  25. echo:
  26. echo:
  27. pause
  28. win cdmenu
  29.